[INFO] cloning repository https://github.com/mira-screen-share/sharer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mira-screen-share/sharer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmira-screen-share%2Fsharer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmira-screen-share%2Fsharer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c990ab438b987a0740525b2a13d01f2901f8900c
[INFO] testing mira-screen-share/sharer against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmira-screen-share%2Fsharer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mira-screen-share/sharer
[INFO] finished tweaking git repo https://github.com/mira-screen-share/sharer
[INFO] tweaked toml for git repo https://github.com/mira-screen-share/sharer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mira-screen-share/sharer on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mira-screen-share/sharer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/angelcam/rust-ac-ffmpeg`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]       Adding ac-ffmpeg v0.19.0 (https://github.com/angelcam/rust-ac-ffmpeg?branch=master#09f14217)
[INFO] [stderr]       Adding ac-ffmpeg-build v0.1.0 (https://github.com/angelcam/rust-ac-ffmpeg?branch=master#09f14217)
[INFO] [stderr]       Adding ac-ffmpeg-features v0.1.1 (https://github.com/angelcam/rust-ac-ffmpeg?branch=master#09f14217)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8081a2a247362cc110efe8eca2dd254738a27acc1411fedbfd8d6e213452b955
[INFO] running `Command { std: "docker" "start" "-a" "8081a2a247362cc110efe8eca2dd254738a27acc1411fedbfd8d6e213452b955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8081a2a247362cc110efe8eca2dd254738a27acc1411fedbfd8d6e213452b955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8081a2a247362cc110efe8eca2dd254738a27acc1411fedbfd8d6e213452b955", kill_on_drop: false }`
[INFO] [stdout] 8081a2a247362cc110efe8eca2dd254738a27acc1411fedbfd8d6e213452b955
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eae0958517c849e71853da50c951ad06f69af05d6cb17289a9601dd77112047c
[INFO] running `Command { std: "docker" "start" "-a" "eae0958517c849e71853da50c951ad06f69af05d6cb17289a9601dd77112047c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling webrtc-util v0.7.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling fdeflate v0.3.6
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling svgtypes v0.9.0
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.6.1
[INFO] [stderr]    Compiling lyon_geom v1.0.6
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling ttf-parser v0.18.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling rosvgtree v0.1.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling lyon_path v1.0.6
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ttf-parser v0.25.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling imagesize v0.11.0
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling rustybuzz v0.7.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling usvg v0.29.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling fontdb v0.12.0
[INFO] [stderr]    Compiling iced_core v0.9.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling naga v0.11.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling usvg-text-layout v0.29.0
[INFO] [stderr]    Compiling lyon_tessellation v1.0.15
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling svgfilters v0.4.0
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling iced_style v0.8.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling lyon_algorithms v1.0.4
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.5
[INFO] [stderr]    Compiling svgtypes v0.10.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.7
[INFO] [stderr]    Compiling iced_futures v0.6.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.1.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling ac-ffmpeg-build v0.1.0 (https://github.com/angelcam/rust-ac-ffmpeg?branch=master#09f14217)
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling wgpu-types v0.15.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling kamadak-exif v0.5.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling resvg v0.29.0
[INFO] [stderr]    Compiling iced_native v0.10.3
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling asn1-rs v0.3.1
[INFO] [stderr]    Compiling ac-ffmpeg-features v0.1.1 (https://github.com/angelcam/rust-ac-ffmpeg?branch=master#09f14217)
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling lyon v1.0.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr] error: could not compile `image` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.24.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="exr"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="openexr"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "exr", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "libwebp", "mp4parse", "openexr", "png", "pnm", "qoi", "ravif", "rayon", "rgb", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=47ffdb3022cdc0ed -C extra-filename=-f96e1e8f9d11923c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-14edb0932bcad687.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d4f0925090e3c361.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-fa7ff1de0e6ea74b.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-1730b70b008ca3f9.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-3fce1ae4fde7316c.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-354a1bf93fea4098.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4fad70d109d10065.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-62d1922b8fa0d2c6.rmeta --extern qoi=/opt/rustwide/target/debug/deps/libqoi-175b328de3a2f6d7.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-0d840fa0eb4a52e3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=8fd44a092ed1dcf4 -C extra-filename=-3143d7363098dab7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-2c7ced74ada7ca6f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "eae0958517c849e71853da50c951ad06f69af05d6cb17289a9601dd77112047c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eae0958517c849e71853da50c951ad06f69af05d6cb17289a9601dd77112047c", kill_on_drop: false }`
[INFO] [stdout] eae0958517c849e71853da50c951ad06f69af05d6cb17289a9601dd77112047c
